drawcontext: Add a surface_resized() vfunc
authorBenjamin Otte <otte@redhat.com>
Sun, 8 Apr 2018 22:35:32 +0000 (00:35 +0200)
committerBenjamin Otte <otte@redhat.com>
Sun, 8 Apr 2018 23:00:31 +0000 (01:00 +0200)
commita115f599507c1e8d33ed0c98298b97e1348d3d70
treed769439bda2a9ec76a78bbf85fe3d302c4b89699
parent7ed0c85c61001c186820385fbde5dd56ca2b823a
drawcontext: Add a surface_resized() vfunc

Call this vfunc whenever the surface's size has changed.
gdk/gdkdrawcontext.c
gdk/gdkdrawcontextprivate.h
gdk/gdksurface.c